LockScope Enumeration |
Namespace: Independentsoft.Webdav
| Member name | Value | Description | |
|---|---|---|---|
| Exclusive | 0 | Specifies an exclusive lock, where the access right is only granted to a single principal. | |
| Shared | 1 | Specifies an shared lock, allows multiple principals to receive a lock. | |
| Local | 2 | Specifies a transaction of local scope. |